home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / 02 / ARCHIVE.Z / PDF Format.aip / PSPROCSET / 12 < prev    next >
Text File  |  1998-09-17  |  524b  |  22 lines

  1. %%BeginFile: pdfasc.prc
  2. %%Copyright: Copyright 1992-1997 Adobe Systems Incorporated. All Rights Reserved.
  3. /AS {
  4. /shrink? xdd
  5. /Pury xdd
  6. /Purx xdd
  7. /Plly xdd
  8. /Pllx xdd
  9. gsave newpath clippath pathbbox newpath grestore
  10. /Dury xdd
  11. /Durx xdd
  12. /Dlly xdd
  13. /Dllx xdd
  14. Durx Dllx sub Dury Dlly sub
  15. Pury Plly sub div exch Purx Pllx sub div
  16. 2 copy gt { exch } if pop
  17. Durx Dllx add 2 div Dury Dlly add 2 div translate
  18. shrink? { dup scale } { pop } ifelse
  19. Purx Pllx add -2 div Pury Plly add -2 div translate
  20. } bd
  21. %%EndFile
  22.